月亮词典
首页
查询
function delegate
函数委托
常用释义
词性释义
函数委托
例句
全部
Then
,
when
the
function
delegate
is
invoked
the
specified
method
of
the
specified
instance
is
called
.
接着
,
调用
此
函数
委托
时
,
将
调用
指定
实例
的
指定
方法
。
procedure
name
.
When
the
specified
procedure
is
an
instance
method
then
the
function
delegate
refers
to
both
the
instance
and
the
method
.
如果
指定
的
过程
是
实例
方法
,
则
此
函数
委托
同时
引用
此
实例
和
方法
。
网络释义
函数委托
但是您不能够将子过程(Sub)赋值给
函数委托
(
Function Delegate
)。下面的例子,函数 doubler 的地址复制给 Sub 委托 Del…
更新时间:2025-05-02 18:16